home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 1999 #2 / Amiga Plus CD - 1999 - No. 2.iso / System-Boost / Workbench / Archive / PPCxDMS / src / maketbl.h < prev    next >
C/C++ Source or Header  |  1998-06-18  |  117b  |  6 lines

  1.  
  2. extern USHORT left[], right[];
  3.  
  4. USHORT make_table(USHORT nchar, UCHAR bitlen[], USHORT tablebits, USHORT table[]);
  5.  
  6.